Skip to content

Fix broken `indent-for-tab-command' when point is 1 #272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2015

Conversation

abo-abo
Copy link
Contributor

@abo-abo abo-abo commented Jan 12, 2015

  • clojure-mode.el (clojure-in-docstring-p): Don't call
    (get-text-property 0), since it will throw.

@bbatsov
Copy link
Member

bbatsov commented Jan 12, 2015

Looks like a fix for #269. You might mention this in the commit message - "[Fix #269] ...". You might also mention this in the changelog.

* clojure-mode.el (clojure-in-docstring-p): Don't call
`(get-text-property 0)`, since it will throw.
@abo-abo
Copy link
Contributor Author

abo-abo commented Jan 13, 2015

I made the updates that you asked. I'm not sure you noticed, since I used push --force.

bbatsov added a commit that referenced this pull request Jan 13, 2015
Fix broken `indent-for-tab-command' when point is 1
@bbatsov bbatsov merged commit cd96e42 into clojure-emacs:master Jan 13, 2015
@bbatsov
Copy link
Member

bbatsov commented Jan 13, 2015

👍 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants